SaRefundCalculationAssignment 
Logical Entity Name  SaRefundCalculationAssignment 
Default Table Name  SaRefundCalculationAssignment 
Physical Only  NO 
Definition 
 
Note 
 

SaRefundCalculationAssignment Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaRefundCalculationAssignmentID(PK)    int  NO 
 
SaRefundCalcId(FK)    int  NO 
 
AssignedStaffId(FK)    int  YES 
 
AssignedStaffGroupId(FK)    int  YES 
 
LockedById(FK)    int  YES 
 
LockedOn    datetime  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaRefundCalculationAssignment Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaRefundCalculationAssignment_SaRefundCalculationAssignmentID  PrimaryKey  SaRefundCalculationAssignmentID 

SaRefundCalculationAssignment Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationAssignmentAssignedStaffGroupId_SyStaffGroupSyStaffGroupId      AssignedStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationAssignmentAssignedStaffId_SyStaffStaffId      AssignedStaffId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SaRefundCalculationAssignmentLockedById_SyStaffSyStaffId      LockedById  NO  YES 
SaRefundCalc  Non-Identifying  One To Zero or More  FK_SaRefundCalculationAssignmentSaRefundCalcId_SaRefundCalcSaRefundCalcId      SaRefundCalcId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaRefundCalculationAssignmentUserId_SyStaffSyStaffId      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaRefundCalculationAssignment Check Constraints 
Check Constraint Name  CheckConstraint